projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e7d6bb
)
Add gtkfilechoosernativequart.c to meson build
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 18 Jul 2017 17:35:21 +0000
(13:35 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 18 Jul 2017 17:35:21 +0000
(13:35 -0400)
We have two build systems now, for good measure.
gtk/meson.build
patch
|
blob
|
history
diff --git
a/gtk/meson.build
b/gtk/meson.build
index 1209c38e5a93d702d323af40ceb67c3d35a0d150..a26550918904b16dd960d8579cc68882ccbe0d4c 100644
(file)
--- a/
gtk/meson.build
+++ b/
gtk/meson.build
@@
-659,6
+659,7
@@
if quartz_enabled
'gtkmountoperation-stub.c',
'gtkapplication-quartz.c',
'gtkapplication-quartz-menu.c',
+ 'gtkfilechoosernativequartz.c',
'gtkquartz.c',
]
gtk_cargs += ['-xobjective-c'] # FIXME? maybe add_languages() instead?